[INFO] fetching crate game_kernel_ecs_derive 0.1.0...
[INFO] checking game_kernel_ecs_derive-0.1.0 against try#fceb2de603f0807f9049222f3f612ed51ed8f9dc for pr-157576
[INFO] extracting crate game_kernel_ecs_derive 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate game_kernel_ecs_derive 0.1.0
[INFO] finished tweaking crates.io crate game_kernel_ecs_derive 0.1.0
[INFO] tweaked toml for crates.io crate game_kernel_ecs_derive 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate game_kernel_ecs_derive 0.1.0 on toolchain fceb2de603f0807f9049222f3f612ed51ed8f9dc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 68 packages to latest compatible versions
[INFO] [stderr]       Adding quote v0.6.13 (available: v1.0.45)
[INFO] [stderr]       Adding syn v0.14.9 (available: v2.0.118)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9e90358b1df1e6c023d4c32b1f3dfc3ad4a9021af30a630abf06e4e5e06c97fc
[INFO] running `Command { std: "docker" "start" "9e90358b1df1e6c023d4c32b1f3dfc3ad4a9021af30a630abf06e4e5e06c97fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e90358b1df1e6c023d4c32b1f3dfc3ad4a9021af30a630abf06e4e5e06c97fc" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e90358b1df1e6c023d4c32b1f3dfc3ad4a9021af30a630abf06e4e5e06c97fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e90358b1df1e6c023d4c32b1f3dfc3ad4a9021af30a630abf06e4e5e06c97fc" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking hashbag v0.1.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]     Checking libc v0.2.186
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking crossbeam-utils v0.5.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking evmap v9.0.1
[INFO] [stderr]     Checking evmap v10.0.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]     Checking syn v0.14.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking game_kernel_utils v0.1.0
[INFO] [stderr]     Checking hibitset v0.6.4
[INFO] [stderr]     Checking game_kernel_settings v0.1.0
[INFO] [stderr]     Checking game_kernel_ecs v0.1.0
[INFO] [stderr]     Checking game_kernel_ecs_derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `game_kernel_ecs::ecs::component::Component`
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use game_kernel_ecs::ecs::component::Component;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `game_kernel_ecs::ecs::component::Component`
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use game_kernel_ecs::ecs::component::Component;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "9e90358b1df1e6c023d4c32b1f3dfc3ad4a9021af30a630abf06e4e5e06c97fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e90358b1df1e6c023d4c32b1f3dfc3ad4a9021af30a630abf06e4e5e06c97fc", kill_on_drop: false }`
[INFO] [stdout] 9e90358b1df1e6c023d4c32b1f3dfc3ad4a9021af30a630abf06e4e5e06c97fc
